home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / coordinate.context.categorizationschemes.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.8 KB  |  44 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "coordinate.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "coordinate.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <H1>Categorization Schemes</H1>
  18.                     Use the <b>Categorization Schemes</b> tab to view the available categorization schemes, show or hide them from the <b>Browse by Category</b> tab in search, or delete them from UDDI Services.
  19.                     <ul>
  20.                         <li><b>Categorization Scheme:</b> Lists the name of each categorization scheme and its current status.<p>
  21.                         <ul>
  22.                             <b>Checked:</b> Indicates whether UDDI Services checks and validates the keyValue attribute of any categorization that is associated with a checked categorization scheme.
  23.                             <p>    
  24.                             <b>Browsable:</b> Indicates whether or not a categorization scheme is available for browsing from the <b>Browse by Category</b> tab in Search.
  25.                         </ul>
  26.                         <ul class="action">
  27.                         <li>Click <b>Show</b> or <b>Hide</b> to make a categorization scheme browsable or hidden on the <b>Browse by Category</b> tab in Search.
  28.                         
  29.                         <li>Click <b>Delete</b> to delete a categorization scheme.
  30.                         </ul>
  31.                         
  32.                     </ul>
  33.                     <h3>More Information</h3    >
  34.                     <!-- #include file = "glossary.categorization.htm" -->
  35.                     </td>
  36.             </tr>
  37.         </table>
  38.         <!-- #include file = "coordinate.footer.htm" -->
  39.     </body>
  40. </html>
  41.  
  42.  
  43.  
  44.